'DeclarationPublic Function New( _ ByVal mimeType As System.String, _ ByVal data() As System.Byte, _ ByVal length As System.Integer _ )
'UsageDim mimeType As System.String Dim data() As System.Byte Dim length As System.Integer Dim instance As New NBinaryResponseOutput(mimeType, data, length)
Parameters
- mimeType
- data
- length